use SWP_NOACTIVATE in gdk_window_set_keep_(above|below) to make DND work
authorHans Breuer <hans@breuer.org>
Sun, 4 Jan 2004 15:45:56 +0000 (15:45 +0000)
committerHans Breuer <hans@src.gnome.org>
Sun, 4 Jan 2004 15:45:56 +0000 (15:45 +0000)
commit5f987629513d5f89f3f2459f3a23d62b548a4b9f
tree1b55d8b8a3c7f075e791b4c518636416639618b5
parent4c2c3d36ae1f443f0e16c36761961161f15ba07c
use SWP_NOACTIVATE in gdk_window_set_keep_(above|below) to make DND work

2004-01-04  Hans Breuer  <hans@breuer.org>

* gdk/win32/gdkwindow-win32.c : use SWP_NOACTIVATE in
gdk_window_set_keep_(above|below) to make DND work again.
Thanks to Alif Wahid for noticing.

* gdk/gdk.def : update externals

* gtk/gtkfilesystemwin32.c : adapt to GtkFileSystemIFace changes

* gtk/gtk-stock.[hc] gtk/gtkiconfactory.c
  gtk/stock-icons/Makefile.am gtk/stock-icons/makefile.msc :
  gtk/stock-icons/stock_harddisk_16.png
  gtk/stock-icons/stock_harddisk_24.png
Harddisk stock icons for file system implementations. Beside
FLOPPY and CDROM there is now HARDDISK, probably some
GTK_STOCK_NETWORK would be useful, but I could not find one.
15 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdk.def
gdk/win32/gdkwindow-win32.c
gtk/gtkfilesystemwin32.c
gtk/gtkiconfactory.c
gtk/gtkstock.c
gtk/gtkstock.h
gtk/stock-icons/Makefile.am
gtk/stock-icons/makefile.msc
gtk/stock-icons/stock_harddisk_16.png [new file with mode: 0644]
gtk/stock-icons/stock_harddisk_24.png [new file with mode: 0644]